erlang-p1-yaml software package provides erlang wrapper for libyaml C library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install erlang-p1-yaml
erlang-p1-yaml is installed in your system.
Make ensure the erlang-p1-yaml package were installed using the commands given below,
$ sudo dpkg-query -l | grep erlang-p1-yaml *
You will get with erlang-p1-yaml package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | erlang-p1-yaml |
| Version | 0.2014.06.11-1+b1 [s390x], 0.2 |
| Description | erlang wrapper for libyaml C library |
| Sub Section | libs |